Instance 0

Class710.draw(BufferedImage image,Graphics2D g,UnicodeFont unicodeFont,Glyph glyph)#2{
    g.fill(glyph.getShape());
}


Instance 1

Class30.draw(BufferedImage image,Graphics2D g,UnicodeFont unicodeFont,Glyph glyph)#0{
    g.fill(glyph.getShape());
}


Instance 2

Class10.draw(BufferedImage image,Graphics2D g,UnicodeFont unicodeFont,Glyph glyph)#0{
    g.fill(glyph.getShape());
}


Instance 3

Class410.drawGlyph(BufferedImage image,Glyph glyph)#0{
    inputG.fill(glyph.getShape());
}


Instance 4

Class550.draw(BufferedImage image,Graphics2D g,UnicodeFont unicodeFont,Glyph glyph)#0{
    g.fill(glyph.getShape());
}